Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix: update toolchain #21

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

nix: update toolchain #21

wants to merge 5 commits into from

Conversation

phip1611
Copy link
Contributor

@phip1611 phip1611 commented Jan 8, 2024

Update the Nix toolchain and some minor fixes.

When the user shell has support for direnv, it automatically opens a
nix-shell. This saves one manual "$ nix-shell" step.
This bumps the nixpkgs version.
@phip1611
Copy link
Contributor Author

phip1611 commented Jan 8, 2024

ping @planetA @l3nkz @Nils-TUD @schirmeier

PS: Happy new Year :)

.editorconfig Outdated
@@ -9,9 +9,13 @@ insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
max_line_length = 80
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure, whether this is actually necessary when writing text …

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah. Yeah. Not too important. Personal preference because then editors show this line on the right.

image

@l3nkz
Copy link
Contributor

l3nkz commented Jan 25, 2024

Looks good to me, except for the 80 character line limit in the editorconfig … However, I don't have any hard feelings regarding that. Would merge if no objections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants